home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_693 / frame_18 / PlaceObject2_691_1 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2005-08-12  |  192b  |  9 lines

  1. onClipEvent(load){
  2.    if(_parent.handCloseP == 1)
  3.    {
  4.       _root.main.fr.body0.arms.handMove("c2r");
  5.       _root.main.fr.legsOp.legOp.legOpen();
  6.       _parent.handCloseP = 0;
  7.    }
  8. }
  9.